(wait_reading_process_output) [HAVE_PTYS]:
authorKim F. Storm <storm@cua.dk>
Thu, 29 Mar 2007 21:24:38 +0000 (21:24 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 29 Mar 2007 21:24:38 +0000 (21:24 +0000)
commite0ec9b829a5ef1cbba7c7c7b8ffcd0fac940dc66
tree4de4afdf99c2a87d661ea9e3d22c460bda4de697
parent634c805df2cc426d975f11377a9c5338e2445245
(wait_reading_process_output) [HAVE_PTYS]:
When EIO happens, clear channel from descriptor masks before raising
SIGCHLD signal to avoid busy loop between read and sigchld_handler.
(sigchld_handler): Remove sleep (2007-03-11 & 2007-03-26 changes).
src/process.c